LIST FUNCTIONS: Once we've collected information in a list, we can use special list functions to analyze it!
- This program includes a list of data for the heights (in inches) of 100 middle school students.
- Read the directions included as comments in the program for more details.
- Look for Get Count, Get Minimum, and Get Maximum in the LOGIC and toolkit.
- Look for List Sum in the SUBJECT tab and toolkit.
To navigate the page using the TAB key, first press ESC to exit the code editor.